Remove VTPM-related values, now obsolete.
authorEwan Mellor <ewan@xensource.com>
Fri, 27 Oct 2006 08:52:49 +0000 (09:52 +0100)
committerEwan Mellor <ewan@xensource.com>
Fri, 27 Oct 2006 08:52:49 +0000 (09:52 +0100)
Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/libxen/test/test_bindings.c

index fc750f97a2992efeec926fbde4ef20595301a635..5468c6bb629aa8a40419f1a8af4b4c455a1c6758 100644 (file)
@@ -294,8 +294,6 @@ static void create_new_vm(xen_session *session)
             .actions_after_reboot = XEN_ON_NORMAL_EXIT_RESTART,
             .actions_after_suspend = XEN_ON_NORMAL_EXIT_DESTROY,
             .actions_after_crash = XEN_ON_CRASH_BEHAVIOUR_PRESERVE,
-            .tpm_instance = -1,
-            .tpm_backend = 0,
             .bios_boot = "hd(0,0)",
             .builder = "Linux",
             .boot_method = XEN_BOOT_TYPE_KERNEL_EXTERNAL,